Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use brew shellenv, default to global linuxbrew #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meatcar
Copy link

@meatcar meatcar commented Mar 16, 2019

brew shellenv already detects fish and outputs the nescessary code. Use that output.

Linuxbrew by default installs in /home/linuxbrew. It can also be optionally installed under your own home directory. The global install is default.

Basically, replicate the official recommended bash snippet.

`brew shellenv` already detects fish and outputs the nescessary code.
Use that output.

Linuxbrew by default installs in /home/linuxbrew. It can also be optionally
installed under your own home directory. The global install is default.

Basically, replicate the official recommended bash snippet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant